home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / filesy~1 / mfsdefrg.zoo / version.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-01-07  |  396 b   |  14 lines

  1. /*
  2.  * version.h - version information for the Linux file system degragmenter.
  3.  * version.h,v 1.4 1993/01/07 14:48:51 linux Exp
  4.  *
  5.  * Copyright (C) 1992, 1993 Stephen Tweedie (sct@dcs.ed.ac.uk)
  6.  * 
  7.  * This file may be redistributed under the terms of the GNU General
  8.  * Public License.
  9.  *
  10.  */
  11.  
  12. char *version = "emergency 0.3b alpha";
  13. char *CVSID = "version.h,v 1.4 1993/01/07 14:48:51 linux Exp";
  14.